Welcome![Sign In][Sign Up]
Location:
Search - matlab excel

Search list

[Other resourcematlab

Description: MATLAB 7.0从入门到精通,的所有源代码!!!所在类别: 随书资源/T 工业技术/TP 自动化技术、计算机技术/TP31 计算机软件 其他题名: 作者: 求是科技编著 出版者: 人民邮电出版社 出版年: 2006 ISBN: 7-115-14327-7 ISBN1: ISRC: 分类号: TP312MA 索书号: TP312MA/44 丛编: 版次: 分卷: 定价: 简介: 本书共分为15章,前五章介绍MARLAB的基础知识;接下来四章是MARLAB7.0的高级应用部分;最后介绍了高级图形设计的相关知识和MARLAB与Word、Excel的混合使用以及MARLAB的应用程序接口。
Platform: | Size: 94384 | Author: 刘严庆 | Hits:

[Other resourceRiskCalculator

Description: Simple VaR Calculator provides: - Evaluation of return distribution of single asset or portfolio of assets - Volatility forecasts using moving average and exponential algorithm - Value at Risk of single asset or portfolio measurement using parametric and historical simulation. - Historical data can be obtained from simple text file or MS Excel using Matlab Excel Links.
Platform: | Size: 19349 | Author: 白洋 | Hits:

[OtherMATLAB_Excel_Link

Description: 利用Matlab Excel Link实现对Excel数据的处理和更新
Platform: | Size: 16374 | Author: yintangwen | Hits:

[Other resourcematlab

Description: 线性方程组求解在Excel和Matlab中的实现
Platform: | Size: 1534 | Author: asdf | Hits:

[matlabmatlab直线拟合excel数据

Description: 使用matlab从excel里读入数据,并直线拟合,绘画出处理前、后的结果
Platform: | Size: 11976 | Author: guozhenjie | Hits:

[matlabmatlab7.x

Description: 《精通MATLAB7.0混合编程》系统地介绍MATLAB 7.0的混合编程方法和技巧。全书共分为13章。第1章和第2章介绍MATLAB的基础知识,第3章简要介绍MATLAB混合编程,第4章至第9章分别介绍几种典型的混合编程方法,包括C-MEX、MATLAB引擎、MAT数据文件共享、Mideva、Matrix和Add-in。第10章、第11章介绍MATLAB与Delphi和Excel的混合编程。第12章介绍MATLAB COM Builder,第13章以图像处理为例介绍了一个综合应用实例。 本书按混合编程的具体方法进行逻辑编排,自始至终用实例描述,每章着重阐述各种混合编程方法的实质和要点,同时穿插了作者多年使用MATLAB的经验和体会。本书既适合初学者自学,也适用于高级MATLAB用户,可作为高等数学、计算机、电子工程、数值分析、信息工程等课程的教学参考书,也可供上述领域的科研工作者参考。 这里是本书所有源码压缩包,内容详尽、实例丰富,包含MATLAB实例的源文件、函数/命令和注解以及程序实例。 -"proficient MATLAB7 mixed programming" system introduced in MATLAB 7.0 Mixed Programming methods and techniques. The book is divided into 13 chapters. Chapter 1 and Chapter 2 on the basis of knowledge MATLAB, Chapter 3 briefed Matlab. Chapter 4-Chapter 9, respectively introduced several typical mixed programming, including C-MEX, MATLAB engine, MAT data file sharing, Mideva, Matrix and the Add-in. Chapter 10, Chapter 11 and Delphi on MATLAB and Excel hybrid programming. Chapter 12 on MATLAB COM Builder, chapter 13 for image processing as an example of a composite application. The book by the mixed programming methods for the specific logic layout description throughout example, Each chapter focuses on a combination of programming and real elements, while full of the author's
Platform: | Size: 1619968 | Author: yixiao | Hits:

[matlabr-value

Description: 用 excel 来计算数据中的相关系数 两个文件-excel used to calculate the data correlation coefficient of two documents
Platform: | Size: 5120 | Author: flyingbunny | Hits:

[matlabexcellentmatlab1

Description: MATLABd编程应用与高级实例-MATLABd programming application with the High examples
Platform: | Size: 9612288 | Author: 邹磊 | Hits:

[OtherExliSamp

Description:
Platform: | Size: 17408 | Author: 沈星 | Hits:

[Database systemrdexcel

Description: vb处理excel的一个源码程序,值得大家参考学习-vb a source excel treatment program, it is worth U.S. reference learning
Platform: | Size: 9216 | Author: hpuer | Hits:

[DocumentsPt1000Excel

Description: 可在matlab上运行输出的Pt1000铂热敏电阻的分度表,电子表格格式的。-Can be run in matlab output Pt1000 platinum thermistor sub-degree table, spreadsheet format.
Platform: | Size: 10240 | Author: 尚新磊 | Hits:

[matlabmatlab

Description: 线性方程组求解在Excel和Matlab中的实现-Solving Linear Equations in Excel and Matlab in the realization of
Platform: | Size: 1024 | Author: asdf | Hits:

[matlabread_EXELL_file_in_matlab

Description: matlab程序读取EXCELL格式的数据,感觉好的话,就顶一下,程序可用-matlab program to read Excel data format, I feel good, look on the roof, procedures available
Platform: | Size: 3917824 | Author: 王彦光 | Hits:

[BooksMatlabuseExcel

Description: MATLAB使用读取excel中数据,书籍下载-MATLAB used to read data in excel, books download
Platform: | Size: 6144 | Author: 苑伟民 | Hits:

[matlabduqu_excel

Description: matlab 读取操作excel表格,可以打开excel表格,读取其中的数据-matlab read operation excel spreadsheet, you can open the excel spreadsheet, the data read
Platform: | Size: 9216 | Author: ZLJ | Hits:

[matlabduqu_xls_txt

Description: matlab打开txt文件和excel文件,读取其中的数据-matlab open the txt files and excel files, read the data
Platform: | Size: 8192 | Author: ZLJ | Hits:

[matlabSource_Code_Of_Guide_To_MATLAB_Mix_Programming

Description: 这是机械工业张德丰《MATLAB与外部程序接口编程》随书源码,这本书详细介绍了MATLAB与C、C++、Excel、VB、Delphi、FORTRAN相互调用的方法,使得我们可以综合利用传统编程语言执行效率高和MATLAB函数库功能强大的优势,本书对于MEX和MAT文件、MATLAB引擎、MATLAB C/C++函数库、Matcom等都作了详细的介绍并举例说明,书籍最后还介绍了MATLAB的串口接口。-This is the machine-building industry张德丰" MATLAB and external program interface programming" with the source book, this book details MATLAB with C, C++, Excel, VB, Delphi, FORTRAN calls each method, allows us to provision of comprehensive utilization of traditional efficient way to implement the language and MATLAB function library powerful advantages, this book MEX and MAT files for, MATLAB engine, MATLAB C/C++ function library, Matcom have made a detailed introduction and examples, the book also introduced the final MATLAB serial interface.
Platform: | Size: 49152 | Author: | Hits:

[Embeded-SCM DevelopMAGIC

Description: Tutorial GUI to demonstrate basic functionality of various controls on the GUI-This GUI will help the novice user get up to speed very quickly on using GUI-based applications. Everything is laid out in a very simple Step 1, Step 2, Step 3, etc. layout. It is a very good starting point for a typical image analysis application. This application uses GUIDE to do the user interface design, and has most of the basic controls such as buttons, listboxes, checkboxes, radio buttons, scrollbars, etc. It allows the user to select a folder of images, select one or more images and display them, to select a series of options, and to individually or batch process one or more images. The user can optionally apply a mask (region of interest) to the image so that only the area within the mask will be analyzed. The results are optionally sent to Excel. In this demo, I do some very basic particle sizing but in use, the user would replace that simple demo code in the function AnalyzeSingleImage() with their own code. Works with Windows or Unix since paths are all forward slashes. Req
Platform: | Size: 878592 | Author: zzz | Hits:

[matlabMATLAB答题卡识别(GUI,论文)

Description: MATLAB答题卡识别(GUI,论文) 本课题为基于MATLAB的不变矩答题卡识别。可识别学号,学科,答案,并进行分数统计,以及判断是否及格。后台可设置标准excel答案。经过灰度变换形成灰度图像、二值化处理、图像滤波、边缘检测、hough变换等预处理。带GUI交互式界面。(Matlab answer card recognition (GUI, paper) This topic is based on MATLAB moment invariant answer card recognition. Can identify student number, subject, answer, and carry out score statistics, as well as judge whether pass. Standard excel answers can be set in the background. After gray-scale transformation, gray-scale image, binary processing, image filtering, edge detection, Hough transform and other preprocessing are formed. With GUI interactive interface.)
Platform: | Size: 4011008 | Author: for Matlab | Hits:

[OthermatlabGUI读取Excel数据

Description: 实现从Excel中读取数据并展示在MATLAB表格控件中(Reading data from excel and displaying it in MATLAB table control)
Platform: | Size: 7168 | Author: 戏吸吸吸 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 20 »

CodeBus www.codebus.net